-
Notifications
You must be signed in to change notification settings - Fork 16
Accept strings for checkpoint type on download #308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Oh I see the confusion. I wanted to pass a string, but it's designed to take one of I think string makes the most sense (and matches the cli), but having it accept either might be easiest for users. |
@mryab , @artek0chumak , What do you think of it now? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nbroad1881 Can you also bump a patch version in pyproject.toml, please?
Co-authored-by: Max Ryabinin <[email protected]>
1.5.7 -> 1.5.8 |
Needs to check string value.